FATFS Uploader
FATFS Uploader provides users with the ability to upload files from their local systems to the filesystem of the ESP32 microcontroller. It achieves this by converting the .zip file uploaded by the user to fatfs.bin file (which is retrieved on demand to be flashed into the mcu using Build Tools) and storing in the project repository.
This feature can be accessed via the sidebar.